public class WeightHypothesis2 extends Hypothesis
| Constructor and Description |
|---|
WeightHypothesis2(Domain pDomain) |
| Modifier and Type | Method and Description |
|---|---|
double |
getWeight() |
void |
setWeight(double value) |
java.lang.String |
toString() |
getProbability, setProbabilitypublic WeightHypothesis2(Domain pDomain)